Use CRPEJob::OpenSubreportJob to open the named subreport and return a pointer to a CRPEJob object for that subreport. The CRPEJob object can be used to make subsequent changes to the subreport.
CRPEJob *OpenSubreportJob ( const _TCHAR *subreportName );
Specifies a pointer to the name of the subreport that you want to access. This name is retrieved using CRPEJob::GetSubreportInfo. |
A pointer to a class CRPEJob : public CObject, object for the subreport.
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |